[INFO] fetching crate mq-repl 0.5.23...
[INFO] testing mq-repl-0.5.23 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mq-repl 0.5.23 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mq-repl 0.5.23
[INFO] finished tweaking crates.io crate mq-repl 0.5.23
[INFO] tweaked toml for crates.io crate mq-repl 0.5.23 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mq-repl 0.5.23 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mq-repl 0.5.23 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded error-code v3.3.2
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded arboard v3.6.1
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.2
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded objc2-core-graphics v0.3.2
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded mq-hir v0.5.23
[INFO] [stderr]   Downloaded objc2-app-kit v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48b6ba9666a13ba7449b7a1716aa82d67e18bf0b420a40160be3638dbe4277f3
[INFO] running `Command { std: "docker" "start" "-a" "48b6ba9666a13ba7449b7a1716aa82d67e18bf0b420a40160be3638dbe4277f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48b6ba9666a13ba7449b7a1716aa82d67e18bf0b420a40160be3638dbe4277f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b6ba9666a13ba7449b7a1716aa82d67e18bf0b420a40160be3638dbe4277f3", kill_on_drop: false }`
[INFO] [stdout] 48b6ba9666a13ba7449b7a1716aa82d67e18bf0b420a40160be3638dbe4277f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a222a956c6f53258b1509e0c12ae25fdfbadd950e5101c6200725367e653a82a
[INFO] running `Command { std: "docker" "start" "-a" "a222a956c6f53258b1509e0c12ae25fdfbadd950e5101c6200725367e653a82a", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling toon-format v0.4.4
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling mq-markdown v0.5.23
[INFO] [stderr]    Compiling mq-lang v0.5.23
[INFO] [stderr]    Compiling mq-hir v0.5.23
[INFO] [stderr]    Compiling mq-repl v0.5.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "a222a956c6f53258b1509e0c12ae25fdfbadd950e5101c6200725367e653a82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a222a956c6f53258b1509e0c12ae25fdfbadd950e5101c6200725367e653a82a", kill_on_drop: false }`
[INFO] [stdout] a222a956c6f53258b1509e0c12ae25fdfbadd950e5101c6200725367e653a82a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2f83a1d482e4dea5ae7d2a236bc95bdf3a8b0f929ef162f817f4ca02e5d13e1
[INFO] running `Command { std: "docker" "start" "-a" "b2f83a1d482e4dea5ae7d2a236bc95bdf3a8b0f929ef162f817f4ca02e5d13e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling mq-markdown v0.5.23
[INFO] [stderr]    Compiling mq-lang v0.5.23
[INFO] [stderr]    Compiling mq-hir v0.5.23
[INFO] [stderr]    Compiling mq-repl v0.5.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.45s
[INFO] running `Command { std: "docker" "inspect" "b2f83a1d482e4dea5ae7d2a236bc95bdf3a8b0f929ef162f817f4ca02e5d13e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f83a1d482e4dea5ae7d2a236bc95bdf3a8b0f929ef162f817f4ca02e5d13e1", kill_on_drop: false }`
[INFO] [stdout] b2f83a1d482e4dea5ae7d2a236bc95bdf3a8b0f929ef162f817f4ca02e5d13e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1863f61d2d978c8d99514a06bbc86f8fe4c37831586b58f7acf3c48deb42054f
[INFO] running `Command { std: "docker" "start" "-a" "1863f61d2d978c8d99514a06bbc86f8fe4c37831586b58f7acf3c48deb42054f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mq_repl-ff5bb210cb217170)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test command_context::tests::test_command_from_string ... ok
[INFO] [stdout] test command_context::tests::test_command_help ... ok
[INFO] [stdout] test command_context::tests::test_command_display ... ok
[INFO] [stdout] test command_context::tests::test_completions_internal_filtered ... ok
[INFO] [stdout] test command_context::tests::test_completions_basic ... ok
[INFO] [stdout] test command_context::tests::test_execute_load_file ... ok
[INFO] [stdout] test command_context::tests::test_execute_env ... ok
[INFO] [stdout] test repl::tests::test_config_dir ... ok
[INFO] [stdout] test repl::tests::test_highlight_mq_syntax ... ok
[INFO] [stdout] test command_context::tests::test_completions_middle_of_line ... ok
[INFO] [stdout] test command_context::tests::test_execute_help ... ok
[INFO] [stdout] test repl::tests::test_is_char_available_utf8_env ... ok
[INFO] [stdout] test command_context::tests::test_execute_eval ... ok
[INFO] [stdout] test command_context::tests::test_completions_command ... ok
[INFO] [stdout] test command_context::tests::test_execute_version ... ok
[INFO] [stdout] test command_context::tests::test_execute_vars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mq_repl
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.89s; merged doctests compilation took 1.46s
[INFO] running `Command { std: "docker" "inspect" "1863f61d2d978c8d99514a06bbc86f8fe4c37831586b58f7acf3c48deb42054f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1863f61d2d978c8d99514a06bbc86f8fe4c37831586b58f7acf3c48deb42054f", kill_on_drop: false }`
[INFO] [stdout] 1863f61d2d978c8d99514a06bbc86f8fe4c37831586b58f7acf3c48deb42054f
